erlang-ibrowse software package provides HTTP client written in erlang, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install erlang-ibrowse
erlang-ibrowse is installed in your system.
Make ensure the erlang-ibrowse package were installed using the commands given below,
$ sudo dpkg-query -l | grep erlang-ibrowse *
You will get with erlang-ibrowse package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | erlang-ibrowse |
| Version | 4.1.1-1+b1 [s390x], 4.1.1-1 [a |
| Description | HTTP client written in erlang |
| Sub Section | libs |